home *** CD-ROM | disk | FTP | other *** search
/ PC-SIG: World of Education / PC-SiG's World of Education.iso / wor / disk1338.zip / ECC.ZIP / INSTALL.BAT < prev    next >
DOS Batch File  |  1992-10-05  |  162b  |  13 lines

  1. echo off
  2. cls
  3. type install.txt
  4. pause
  5. md c:\wpbegin
  6. cls
  7. echo.........copying files, please wait
  8. copy *.* c:\wpbegin
  9. c:
  10. cd\wpbegin
  11. cls
  12. type finished.txt
  13.